projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e36e29
)
(quail-title): Add autoload cookie.
author
Kenichi Handa
<handa@m17n.org>
Mon, 5 Mar 2001 23:37:59 +0000
(23:37 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 5 Mar 2001 23:37:59 +0000
(23:37 +0000)
lisp/international/quail.el
patch
|
blob
|
history
diff --git
a/lisp/international/quail.el
b/lisp/international/quail.el
index 54712c31dcd15d966b596f624b5ffd49acd3e4e9..e6b9feb37600a5adf08e251d06517e0ca8c2be31 100644
(file)
--- a/
lisp/international/quail.el
+++ b/
lisp/international/quail.el
@@
-125,7
+125,8
@@
See the documentation of `quail-define-package' for the other elements.")
(defsubst quail-name ()
"Return the name of the current Quail package."
(nth 0 quail-current-package))
-(defsubst quail-title ()
+;;;###autoload
+(defun quail-title ()
"Return the title of the current Quail package."
(let ((title (nth 1 quail-current-package)))
;; TITLE may be a string or a list. If it is a list, each element